home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / rpsort.zip / README < prev    next >
Text File  |  1991-09-17  |  4KB  |  98 lines

  1.  
  2.   RPSORT is a highly functional and extremely fast sort utility.  I do not
  3.   know of another sort utility that can outspeed it.
  4.  
  5.   . It greatly improves upon the features and performance of the sort utility
  6.     distributed with Microsoft DOS.
  7.  
  8.   . First, it does everything that the DOS SORT does. Virtually any command
  9.     that works with the DOS SORT will produce the same result with RPSORT.
  10.  
  11.   . But RPSORT does much more.  It can sort very large files, even many
  12.     megabytes if you have sufficient disk space.
  13.  
  14.   . It supports multiple sort keys.
  15.  
  16.   . It sorts text files and files of fixed length records.
  17.  
  18.   . It supports many sort key types including regular text keys, C language
  19.     strings, Turbo Pascal strings, signed and unsigned binary integers of any
  20.     length and several types of binary floating point numbers.
  21.  
  22.  
  23.   The following files are included in this package:
  24.  
  25.   README        -  This file.
  26.   RPSORT.COM    -  The RPSORT program.
  27.   EXAMPLES.DOC  -  A comprehensive set of examples using RPSORT.
  28.   RPSORT.DOC    -  A complete reference manual for RPSORT.
  29.   RPTAB.EXE     -  Used if a text file contains tabs.  It expands the tabs so
  30.                    that RPSORT can sort the file correctly.
  31.   RPTAB.PAS     -  Source code for RPTAB.EXE.
  32.  
  33.   To familiarize yourself with the features and syntax of RPSORT, you might:
  34.  
  35.   . Look at EXAMPLES.DOC which contains 41 examples of RPSORT commands.  It
  36.     starts with commands that use only the syntax of the DOS SORT and moves
  37.     on to commands that use all the features of RPSORT.  This should give you
  38.     a feel for how to use RPSORT though it doesn't cover the technical
  39.     nitty-gritty that appears in RPSORT.DOC.
  40.  
  41.   . Look at the built-in syntax screens available in RPSORT.  To do this,
  42.     enter the RPSORT command with no parameters.  Use the Page Down and Page
  43.     Up keys to negotiate the screens.  Press the Esc key when you are
  44.     finished viewing the syntax screens.
  45.  
  46.   . Read RPSORT.DOC.  I admit that I find this document heavy going and I
  47.     wrote it!  Still, if you want to fully understand RPSORT you might want
  48.     to read it sometime.  This is particularly true if you are a programmer
  49.     and you plan to use RPSORT to sort files created by your programs.
  50.  
  51.  
  52.   If you have any problems, suggestions, or comments contact:
  53.  
  54.         Robert Pirko
  55.         3881 Sedgwick Ave, Apt 6D
  56.         Bronx, NY  10463
  57.  
  58.         or Compuserve 70363,1511
  59.  
  60.  
  61.                  **** Registration Fee Is $15.00 ****
  62.  
  63.   If you use this program on a regular basis, I request that you send me a
  64.   registration fee of $15.00 which would be gratefully received by my
  65.   creditors.  In return, I will send you a copy of the latest version of
  66.   RPSORT with any new features or goodies that I may have added.  Please
  67.   specify 3 1/2 or 5 1/4 inch diskette.
  68.  
  69.   Also, you will be put on my list of registered customers which means that
  70.   you will be notified of any new release of RPSORT.  You may then order the
  71.   new release at an upgrade price of $2.00 or download it from a computer
  72.   bulletin board with no obligation to send me any more money.
  73.  
  74.  
  75.                  **** Software License and Disclaimer ****
  76.  
  77.   You are free to copy and distribute the RPSORT package provided that all of
  78.   my executable and text files are included in the package and that none of
  79.   them is modified in any fashion.
  80.  
  81.   You may also use RPSORT for a trial period of 30 days to determine whether
  82.   it is suitable for your needs.  If you continue to use RPSORT after that
  83.   time you should register it as discussed above.
  84.  
  85.   Since the likes of Microsoft and Borland feel the need to protect
  86.   themselves, I suppose that it must be a good idea for me too, so I offer
  87.   the following disclaimer:
  88.  
  89.   I SPECIFICALLY DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT
  90.   NOT LIMITED TO, ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A
  91.   PARTICULAR PURPOSE.  I WILL NOT BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
  92.   CONSEQUENTIAL, INDIRECT OR SIMILAR DAMAGES DUE TO LOSS OF DATA OR ANY OTHER
  93.   REASON, EVEN IF I HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  94.  
  95.   I DO GUARANTEE, HOWEVER, THAT ANY DISKETTE I SEND YOU WILL BE READABLE AND
  96.   THAT I WILL REPLACE ANY UNREADABLE DISKETTE FREE OF CHARGE.
  97.  
  98.